home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg1.cab / parcel_descriptor8.xml < prev    next >
Extensible Markup Language  |  2003-06-18  |  567b  |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <parcel language="JavaScript" xmlns:parcel="scripting.dtd">
  4.  
  5.     <script language="JavaScript">
  6.         <locale lang="en">
  7.             <displayname value="ExportSheetsToHTML"/>
  8.             <description>
  9.                 Saves each sheet in the current Calc document as a separate HTML file in the same directory as the original Calc document.
  10.             </description>
  11.         </locale>
  12.         <functionname value="exportsheetstohtml.js"/>
  13.         <logicalname value="ExportSheetsToHTML.JavaScript"/>
  14.     </script>
  15.  
  16. </parcel>
  17.